Skip to content

[To dev/1.3] Fix that WALBuffer waits for flush instead of file-roll (#17628)#17633

Merged
jt2594838 merged 2 commits into
dev/1.3from
fix_wal_wait_1.3
May 12, 2026
Merged

[To dev/1.3] Fix that WALBuffer waits for flush instead of file-roll (#17628)#17633
jt2594838 merged 2 commits into
dev/1.3from
fix_wal_wait_1.3

Conversation

@jt2594838
Copy link
Copy Markdown
Contributor

(cherry picked from commit cfbcc24)

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.01%. Comparing base (9b5973e) to head (3bed9a1).

Files with missing lines Patch % Lines
...storageengine/dataregion/wal/buffer/WALBuffer.java 83.33% 1 Missing ⚠️
.../db/storageengine/dataregion/wal/node/WALNode.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #17633      +/-   ##
=============================================
+ Coverage      41.98%   42.01%   +0.03%     
  Complexity       241      241              
=============================================
  Files           3612     3612              
  Lines         238363   238367       +4     
  Branches       28964    28964              
=============================================
+ Hits          100083   100157      +74     
+ Misses        138280   138210      -70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jt2594838 jt2594838 merged commit 6a1961b into dev/1.3 May 12, 2026
18 of 20 checks passed
@jt2594838 jt2594838 deleted the fix_wal_wait_1.3 branch May 12, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant